home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SuperHack
/
SuperHack CD.bin
/
SCRIPTZ
/
16VAMP75.ZIP
/
RAW.BA_
/
RAW.BA
Wrap
INI File
|
1996-12-24
|
7KB
|
193 lines
[Raw]
n0=432: * {
n1= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] The nick $parm2 is erroneus.
n2=}
n3=433: * {
n4= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] The nick $parm2 is already being used.
n5=}
n6=436: * {
n7= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] Nick Collision!!!
n8=}
n9=465: * {
n10= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] K-Line Detected. trying new server.
n11=}
n12=471: * {
n13= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] $parm2 has a person limit on it, keep trying to join.
n14=}
n15=473: * {
n16= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] $parm2 is an invite only channel.
n17=}
n18=475: * {
n19= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] $parm2 already has a key set, and you don't have the key.
n20=}
n21=474: * {
n22= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] $parm2 - You're banned!
n23=}
n24=481: * {
n25= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] Permission Denied - You're not an IRC operator!
n26=}
n27=482: * {
n28= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] $parm2 : You're not a channel operator!
n29=}
n30=483: * {
n31= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] $parm2 - You can't kill a server!
n32=}
n33=501: * {
n34= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] Unknown MODE flag!
n35=}
n36=502: * {
n37= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] Can't change mode for other user!
n38=}
n39=251: * {
n40= set %active $active | if ( %active == %swindow ) /set %lusers off
n41= if (%lusers == on) {
n42= echo 3 $active [Vampear] $server (Port $port $+ ) has $parm4 users and $parm7 invisble on $parm10 servers $+ .
n43= set %lusers off
n44= }
n45=}
n46=252: * {
n47= set %active $active | if ( %active == %swindow ) /set %opsonline off
n48= if (%opsonline == on) {
n49= echo 3 $active [Vampear] There are $parm2 IRCops online.
n50= set %opsonline off
n51= }
n52=}
n53=254: * {
n54= set %active $active | if ( %active == %swindow ) /set %channels off
n55= if (%channels == on) {
n56= echo 3 $active [Vampear] There are $parm2 channels formed on this net.
n57= set %channels onn
n58= }
n59=}
n60=301: * {
n61= set %active $active | if ( %active == %swindow ) /set %whois off
n62= if (%whois == ON) {
n63= echo 3 $active Away: $parm3*
n64= }
n65=}
n66=311: * {
n67= set %active $active | if ( %active == %swindow ) /set %whois off
n68= if (%whois == ON) {
n69= echo 3 $active [Vampear] Whois reply
n70= echo 3 $active $parm2 is ( $+ $parm3 $+ @ $+ $parm4 $+ )
n71= }
n72=}
n73=312: * {
n74= set %active $active | if ( %active == %swindow ) /set %whois off
n75= if (%whois == ON) {
n76= echo 3 $active Server: $parm3
n77= }
n78=}
n79=313: * {
n80= set %active $active | if ( %active == %swindow ) /set %whois off
n81= if (%whois == ON) {
n82= echo 3 $active Alert: $parm2 is an IRCOP!
n83= }
n84=}
n85=317: * {
n86= set %active $active | if ( %active == %swindow ) /set %whois off
n87= if (%whois == ON) {
n88= echo 3 $active Idle: $parm3 $parm4*
n89= }
n90=}
n91=318: * {
n92= set %active $active | if ( %active == %swindow ) /set %whois off
n93= if (%whois == ON) {
n94= echo 3 $active End Of [Vampear] Whois reply
n95= set %whois off
n96= }
n97=}
n98=319: * {
n99= set %active $active | if ( %active == %swindow ) /set %whois off
n100= if (%whois == ON) {
n101= echo 3 $active Chans: $parm3*
n102= }
n103=}
n104=401: * {
n105= set %active $active | if ( %active == %swindow ) /set %whois off
n106= if (%whois == ON) {
n107= echo 3 $active Sorry, $parm2 is not on IRC.
n108= set %whois off
n109= }
n110=}
n111=314: * {
n112= set %active $active | if ( %active == %swindow ) /set %whowas off
n113= if (%whowas == ON) {
n114= echo 3 $active [Vampear] Whowas reply
n115= echo 3 $active $parm2 was ( $+ $parm3 $+ @ $+ $parm4 $+ )
n116= echo 3 $active Name/Phrase: $parm6*
n117= }
n118=}
n119=369: * {
n120= set %active $active | if ( %active == %swindow ) /set %whowas off
n121= if (%whowas == ON) {
n122= echo 3 $active End Of [Vampear] Whowas reply
n123= set %whowas off
n124= }
n125=}
n126=324: * {
n127= set %active $active | if ( %active == %swindow ) /set %modes off
n128= if (%modes == ON) {
n129= if (%topic == on) {
n130= echo 3 $active [Vampear] $parm2 Modes: $parm3*
n131= }
n132= else {
n133= echo 3 $active [Vampear] $parm2 Modes: $parm3*
n134= set %modes off
n135= }
n136= }
n137=}
n138=331: * {
n139= set %active $active | if ( %active == %swindow ) /set %topic off
n140= if (%topic == ON) {
n141= echo 3 $active [Vampear] No Topic Has Been Set for $parm2 as of $time $+ .
n142= set %topic off
n143= set %modes off
n144= }
n145=}
n146=332: * {
n147= set %active $active | if ( %active == %swindow ) /set %topic off
n148= if (%topic == ON) {
n149= echo 3 $active [Vampear] Topic for $parm2 : $parm3*
n150= set %topic off
n151= set %modes off
n152= }
n153=}
n154=341: * {
n155= set %active $active | if ( %active == %swindow ) /set %invite off
n156= if (%invite == ON) {
n157= echo 3 $active [Vampear] $parm2 Invited To: $parm3
n158= set %invite off
n159= }
n160=}
n161=353: * {
n162= set %active $active | if ( %active == %swindow ) /set %names off
n163= if (%names == ON) {
n164= echo 3 $active [Vampear] Names on $parm3
n165= echo 3 $active $parm3 $parm4*
n166= }
n167=}
n168=366: * {
n169= set %active $active | if ( %active == %swindow ) /set %names off
n170= if (%names == ON) {
n171= echo 3 $active End Of [Vampear] $chan Names list
n172= set %names off
n173= }
n174=}
n175=367: * {
n176= set %active $active | if ( %active == %swindow ) /set %bans off
n177= if (%bans == ON) {
n178= echo 3 $active $parm3*
n179= }
n180=}
n181=368: * {
n182= set %active $active | if ( %active == %swindow ) /set %bans off
n183= if (%bans == ON) {
n184= echo 3 $active End Of [Vampear] Ban list
n185= set %bans off
n186= }
n187=}
n188=391: * {
n189= set %active $active | if ( %active !== %swindow ) echo 3 $active [Vampear] Time: on $parm2 (Port $port $+ ) $parm3*
n190=}